Crate const_default[][src]

Traits

Implements a compilation time default value for the implemented type.

Functions

Returns the compilation time default value for a type

Derive Macros

Derives an implementation for the ConstDefault trait.